SLMuteSoloItf_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

GetChannelMute
SLresult function(SLMuteSoloItf self, SLuint8 chan, SLboolean* pMute) GetChannelMute;
Undocumented in source.
GetChannelSolo
SLresult function(SLMuteSoloItf self, SLuint8 chan, SLboolean* pSolo) GetChannelSolo;
Undocumented in source.
GetNumChannels
SLresult function(SLMuteSoloItf self, SLuint8* pNumChannels) GetNumChannels;
Undocumented in source.
SetChannelMute
SLresult function(SLMuteSoloItf self, SLuint8 chan, SLboolean mute) SetChannelMute;
Undocumented in source.
SetChannelSolo
SLresult function(SLMuteSoloItf self, SLuint8 chan, SLboolean solo) SetChannelSolo;
Undocumented in source.

Meta